home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / Tools / Text / Misc / TextToBraille / TextToBraille.doc < prev    next >
Text File  |  2000-05-27  |  4KB  |  161 lines

  1.  
  2.                              TextToBraille
  3.                               v 97.Mar.07
  4.  
  5.  
  6. TextToBraille is a utility for converting text documents to braille.
  7. It can also output special 'translation' files for educational purposes.
  8.  
  9. Requirements
  10. ------------
  11. -  PCL printer (for printer output only)
  12. -  Braille manual punch slate (when used with PCL output only)
  13.  
  14.  
  15. Configuration
  16. -------------
  17.  
  18. Configuration is supported through use of Workbench ToolTypes or CLI
  19. parameters.  If any options are not included, the stated defaults will
  20. be used.
  21.  
  22. Configuration options are not case sensitive.
  23.  
  24. Invalid options will be ignored.  In this case, the default values will
  25. be used.
  26.  
  27.  
  28. The following configuration commands are supported:
  29.  
  30.   123
  31.     Description: Outputs dot pattern codes to RAM:Braille.12-3
  32.                  Used for educational purposes (and also as a pre-pass
  33.                  for the PCL print routines).
  34.  
  35.     Default: NO
  36.  
  37.     Example: 123
  38.  
  39.   ANSI
  40.     Description: Outputs ANSI grouping info to RAM:Braille.ANSI
  41.                  Used for educational purposes.
  42.  
  43.     Default: NO
  44.  
  45.     Example: ANSI
  46.  
  47.   CON
  48.     Description: Outputs ANSI grouping info to CON:0/0/640/200/BrailleOutput
  49.                  Used for educational purposes.
  50.  
  51.     Default: NO
  52.  
  53.     Example: CON
  54.  
  55.   Device=
  56.     Description: Defines the Device for outputting PCL printer commands.
  57.                  If used with SER:, the program will use the WB prefs settings
  58.                  (SER: has not been tested).
  59.  
  60.     Default: PAR:
  61.  
  62.     Example: Device=PIT0:
  63.  
  64.   Errors
  65.     Description: Outputs error information to RAM:Braille.errors
  66.                  Used for test purposes.
  67.  
  68.     Default: NO
  69.  
  70.     Example: Errors
  71.  
  72.   PCL
  73.     Description: Outputs braille 'dots' for use with a manual braille
  74.                  slate.  Output is printed backwards to
  75.  
  76.     Default: NO
  77.  
  78.     Example: PCL
  79.  
  80.  
  81.  
  82.  
  83. To Run
  84. ------
  85. From the SHELL type:
  86.  
  87.      "TextToBraille"
  88.  
  89. OR Double-Click the "TextToBraille" icon from WorkBench.
  90.  
  91.  
  92. ---------------------------------------------------------------------------
  93.  
  94. Legalness
  95. ---------
  96. TextToBraille is copyright c1991-2000 by dhomas trenn and young monkey.
  97. The files included with this distribution may not be altered in any
  98. way. TextToBraille is released into the Public Domain for USE ONLY.
  99. TextToBraille remains the property of dhomas trenn and young monkey.
  100.  
  101. Without written permission:  This program may not be sold in any form,
  102. or be included on any disk with other programs being sold.  It may not
  103. appear on any magazine disk.
  104.  
  105. Permission is granted for this program to appear on compilation CDs and
  106. on Aminet.
  107.  
  108. **************************************************************************
  109. This program is distributed without warranty of any kind.  The author
  110. is not responsible in any way for use of this program, its
  111. documentation, functionality or damages it may cause. The risk is
  112. entirely yours.
  113. **************************************************************************
  114.  
  115.  
  116. Trademarks
  117. ----------
  118. PCL            is a trademark of Hewlett Packard    (I think)
  119.  
  120. * My apologies if I have improperly given credit to these companies.
  121.  
  122.  
  123. Future Enhancements To Come
  124. ---------------------------
  125. - NONE planned.
  126.  
  127.  
  128. Known BUGS:
  129. -----------
  130. -  None known.
  131.  
  132.  
  133. Where to find me / Obtaining NEW VERSIONS
  134. -----------------------------------------
  135. If you like this program and would like to reward me for my efforts, or
  136. for bug reports, program ideas, or questions, or just to tell me about
  137. where you live:
  138.  
  139.         dhomas trenn
  140.         young monkey studios
  141.         797 Mitchell Street
  142.         Fredericton, NB
  143.         CANADA  E3B 3S8
  144.  
  145.         TextToBraille@youngmonkey.ca
  146.         http://www.youngmonkey.ca/
  147.  
  148. When contacting me, be sure to include the version number you are
  149. currently using.  This version number can be found on the title bar to
  150. the right of the name, at the top of this .doc file just under the
  151. name, or by typing:
  152.  
  153.                         Version "TextToBraille"
  154.  
  155. at a shell prompt.  It looks similar to v97.Mar.07
  156.  
  157. When reporting bugs or errors generated when you run TextToBraille please
  158. include any error numbers or line numbers given by TextToBraille and also the
  159. version number you are using. This will aid me in tracking down the
  160. problem.  Thank-you.
  161.